home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 February / PCWorld_2007-02_cd.bin / domacnost a kancelar / pspad / pspad452inst_cz.exe / {app} / Syntax / REXX.INI < prev    next >
INI File  |  2006-09-30  |  2KB  |  168 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=REXX
  4. HTMLGroup=0
  5. Label=1
  6. FileType=*.rex
  7. CommentString=/* */
  8. CComment=1
  9. IndentChar=
  10. UnIndentChar=
  11. TabWidth=0
  12. SingleQuote=1
  13. DoubleQuote=1
  14. KeyWordChars=_
  15. CodeExplorer=ftUnknown
  16. [KeyWords]
  17. command=
  18. del=
  19. [ReservedWords]
  20. call=
  21. do=
  22. else=
  23. end=
  24. exit=
  25. for=
  26. if=
  27. iterate=
  28. leave=
  29. otherwise=
  30. procedure=
  31. return=
  32. select=
  33. then=
  34. to=
  35. until=
  36. when=
  37. while=
  38. [KeyWords2]
  39. address=
  40. append=
  41. arg=
  42. by=
  43. cmd=
  44. default=
  45. digits=
  46. drop=
  47. engineering=
  48. environment=
  49. error=
  50. expose=
  51. forever=
  52. form=
  53. fuzz=
  54. input=
  55. interpret=
  56. loop=
  57. name=
  58. nop=
  59. normal=
  60. novalue=
  61. numeric=
  62. off=
  63. on=
  64. options=
  65. os2environment=
  66. output=
  67. parse=
  68. path=
  69. pull=
  70. push=
  71. queue=
  72. replace=
  73. say=
  74. scientific=
  75. signal=
  76. source=
  77. stem=
  78. stream=
  79. syntax=
  80. system=
  81. trace=
  82. upper=
  83. value=
  84. var=
  85. version=
  86. with=
  87. [KeyWords3]
  88. abbrev=
  89. abs=
  90. address=
  91. arg=
  92. b2x=
  93. beep=
  94. bitand=
  95. bitor=
  96. bitxor=
  97. c2d=
  98. c2x=
  99. center=
  100. centre=
  101. compare=
  102. condition=
  103. copies=
  104. countstr=
  105. d2c=
  106. d2x=
  107. datatype=
  108. date=
  109. delstr=
  110. delword=
  111. digits=
  112. directory=
  113. errortext=
  114. form=
  115. format=
  116. fuzz=
  117. changestr=
  118. charin=
  119. charout=
  120. chars=
  121. index=
  122. insert=
  123. lastpos=
  124. left=
  125. length=
  126. linein=
  127. lineout=
  128. lines=
  129. max=
  130. min=
  131. nop=
  132. overlay=
  133. pos=
  134. qualify=
  135. queued=
  136. random=
  137. reverse=
  138. right=
  139. rxfuncadd=
  140. rxfuncdrop=
  141. rxfuncerrmsg=
  142. rxfuncquery=
  143. rxqueue=
  144. say=
  145. sign=
  146. sourceline=
  147. space=
  148. stream=
  149. strip=
  150. substr=
  151. subword=
  152. symbol=
  153. time=
  154. trace=
  155. translate=
  156. trunc=
  157. value=
  158. verify=
  159. word=
  160. wordindex=
  161. wordlength=
  162. wordpos=
  163. words=
  164. x2b=
  165. x2c=
  166. x2d=
  167. xrange=
  168.